home *** CD-ROM | disk | FTP | other *** search
/ Software Explosion / Software Explosion (Fore-Matt Home Computing)(1996).iso / games / windows / hangman / stdafx.cpp < prev    next >
C/C++ Source or Header  |  1996-01-12  |  229b  |  8 lines

  1. // stdafx.cpp : source file that includes just the standard includes
  2. //    Hangman32.pch will be the pre-compiled header
  3. //    stdafx.obj will contain the pre-compiled type information
  4.  
  5. #define VC_EXTRALEAN
  6. #include "stdafx.h"
  7.  
  8.